Welcome![Sign In][Sign Up]
Location:
Search - C vxworks

Search list

[VxWorksVxworks_Src_v5.5

Description: vxworks source code, used for develop vxworks system.
Platform: | Size: 6315008 | Author: jason | Hits:

[VxWorksmem

Description: 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池的统一管理机制。向用户分配内存时应保证长度最佳匹配原则。当申请内存的长度超过静态预分配长度或资源不足时,自动向系统内存池申请; 管理机制包括: a) 初 始化函数; b) 内 存申请/释放函数。并特别要保证释放安全; c) 告 警机制; d) 管 理监视机制。 5. 利用可能的互斥机制或代码可重入设计,保证以上管理机制的操作安全性; 6. 创建多Task 环境测试及演示以上内容-err
Platform: | Size: 1024 | Author: 王昊 | Hits:

[VxWorksnftllite

Description: 这是TFFS的NFTL源代码,用于支持NAND设备驱动的转换层。-This is TFFS the NFTL source code, used to support the conversion NAND device driver layer.
Platform: | Size: 27648 | Author: 戴计生 | Hits:

[CommunicationSClient

Description: 一个由VISUAL C++ 编写的简单串口通讯调试小程序。-A VISUAL C++ Prepared a simple serial communication debugging small programs.
Platform: | Size: 53248 | Author: 魏滟滟 | Hits:

[VxWorksmcp2515

Description: vxworks cs8900 driver
Platform: | Size: 6144 | Author: huizhang | Hits:

[VxWorksSocketTCP

Description:
Platform: | Size: 3072 | Author: Andy | Hits:

[VxWorkswindml3_0-cp3

Description: windml3.0.3,vxworks下的图形工具包,相信知道vxworks的人对此不陌生吧,enjoy!-windml3.0.3, VxWorks the graphics tool kit, I believe the people know this VxWorks no stranger to it, enjoy!-windml3.0.3, vxworks under graphics toolkit, VxWorks know people who believe that this is not unfamiliar to you, enjoy!-windml3.0.3, VxWorks the graphics tool kit, I believe the people know this VxWorks no stranger to it, enjoy!
Platform: | Size: 1694720 | Author: sciwander | Hits:

[VxWorksObserver

Description: 在Windows和VxWorks平台下,观察者模式C++实用实现.-In Windows and VxWorks platforms, the observer model C++ Practical realization.
Platform: | Size: 4096 | Author: 李少雄 | Hits:

[Web Serverweb_server_in_c

Description: 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 -This is a C language used to achieve the WEB server, a major embedded systems-oriented WEB server. It supports ASP, embedded JAVASCRPT and memory CGI processing. Conceivably, you can in a non-embedded environment good use of GoAhead Web server (as I wrote this article has done). Its reference platform are Windows CE, Wind River VxWorks, Linux, Lynx, QNX, and Windows 95/98/NT. It is basically a HTTP1.0 standard WEB server, on a number of properties, such as HTTP1.1 (persistent connection) also provided support.
Platform: | Size: 1012736 | Author: 魏汝垚 | Hits:

[VxWorkssmsc911x

Description: smsc911x.c smsc911x driver based vxworks network com 9700 stb cware dirver-smsc911x driver based vxworks network com 9700 stb cware dirver
Platform: | Size: 19456 | Author: leo | Hits:

[VxWorksdos_boot_vxworks_demo

Description: 因为当前的vxWorks都是用vxsys格式化后的引导,但如果要用dos测试时需换一个硬盘,本方法可免去如此麻烦。启动后按f8直接进dos。否则进vxWorks。-Because the current VxWorks are formatted with vxsys guide, but if the test is required to use dos for a hard drive, this method may be waived so troublesome. Press f8 to start directly after the dos. Otherwise Progressive vxWorks.
Platform: | Size: 1236992 | Author: 王一 | Hits:

[SCMDIYArm9

Description: 基于 Arm9内核的单片机,由于其低廉的价格与优越的性能,已经被广泛的应用于各种消费类电子产 品中。掌握Arm9 单片机的开发技能已经成为嵌入式系统开发者的迫切要求。但由于市面上的Arm9开发板价格 不菲, 使不少想学习Arm9开发技术的朋友望而却步, 其中有一大部分是各大高校的学生。 本文阐述了改造ipTIME 的IP0422路由器,使其成为VxWorks和Linux的 Arm9开发平台的过程。整个过程简单易行,同时花费在150 元以内,是嵌入式系统开发爱好者不错的选择-ARM9 core-based microcontroller, because of its low price and superior performance, has been widely used in various consumer electronics products. ARM9 MCU to master the skills development of embedded systems has become an urgent requirement for developers. However, because of the market ARM9 development board expensive, so many want to study the development of technology ARM9 Friend prohibitive, in which one has most of the major colleges and universities are students. This paper describes the transformation of the IP0422 Router ipTIME into VxWorks and Linux development platform of ARM9 process. The whole process is simple, at the same time spent at less than 150 yuan, the development of embedded systems are a good choice enthusiasts
Platform: | Size: 474112 | Author: 李龙 | Hits:

[VxWorksMatlab_Simulink_to_code

Description: matlab 和 simulink 转换成代码的实现,其中第8章介绍了matlab simulink 到vxworks代码的实现-matlab and simulink to code for some special use
Platform: | Size: 8051712 | Author: 谈某 | Hits:

[Othertinyxml_2_3_4

Description: 实现C解析XML,支持跨平台,简单容易学习,满足常用的基本的XML解析应用-Analysis of XML to achieve C
Platform: | Size: 162816 | Author: 邵显波 | Hits:

[VxWorksserial_read

Description: Vxwork 串口调试程序,VxWorks网络驱动配置及分析,调用主要在/target/src/config/usrNetwork.c文件中-Vxwork serial debugger, VxWorks network drive configuration and analysis of call mainly in the/target/src/config/usrNetwork.c document
Platform: | Size: 18432 | Author: wuhui | Hits:

[VxWorksarm2440

Description: S3C2440BSP源码包,能实现基本功能-BSP for S3C2440
Platform: | Size: 605184 | Author: 孙彬 | Hits:

[Embeded-SCM DevelopTestCom

Description: Windows Embeded CE6.0 下面用的串口调试工具;vs2005下编译C++代码-Windows Embeded CE6.0 following debugging tools use the serial port vs2005 compile under C++ code
Platform: | Size: 11676672 | Author: leptonic | Hits:

[VxWorks166wdog.c

Description: tornado Vxworks入门与提高源代码,客服--服务器示例-tornado Vxworks entry and improve the source code, customer service- server example
Platform: | Size: 3072 | Author: robin | Hits:

[VxWorksvxworks_USB_driver

Description: VXWORKS下,USB驱动源码程序,移植模板。-usb driver for vxworks,which is the best code to replant for USB.
Platform: | Size: 103424 | Author: 董玲 | Hits:

[VxWorksgppve_3_5_wrSbc8548_2_0_3

Description: MPC8548 SBC开发板基于VXworks的 BSP资料,比较全,可以直接在SBC开发板上运行-this version of BSP will update the following driver files as well as the BSP. target/config/comps/vxWorks/11rapidio.cdf target/h/drv/end/gei82543End.h target/src/drv/end/gei82543End.c target/src/hwif/busCtlr/m85xxRio.c target/src/hwif/vxbus/usrRapidIOBus.c Pre-Installation Requirement: 1) You should consider backing up gei82543End.h/gei82543End.c/m85xxRio.c so you can undo the install if necessary. Post Installation Steps: 1) For project builds to work you should close Workbench if you are using it. Next remove the file $WIND_BASE/target/config/comps/vxWorks/CxrCat.txt . You may now restart Workbench and create vxWorks image projects based on the new BSP. 2) A build of the updated gei82543End driver is necessary. In the vxWorks Development Shell, go to $WIND_BASE/target/src/drv/end . Run the following command: make CPU=PPC32 TOOL=sfdiab The gei82543End driver that was installed should be archived into the libdrv.a librar
Platform: | Size: 12461056 | Author: 唐震宇 | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net